home *** CD-ROM | disk | FTP | other *** search
- Q32286 /Fs, /Zs with #Pragma Title Misses the First Page
- C Compiler
- 5.10 | 5.10
- MS-DOS | OS/2
-
- Summary:
- A listing produced from a compilation with the options /Fs (for
- source listing) and /Zs (for syntax check only) of a source file that
- includes the new #pragma title, does not have the given title on the
- first page of the listing; the title appears only on the remaining
- pages:
-
- #pragma title("title string here")
-
- If /Zs is not used and you compile with /Fs, a file containing the
- #pragma title results in a listing that includes the title on all the
- pages, including the first page.
-
-
-
- Keywords: buglist5.10
- Updated 88/07/21 03:19
-